Skip to content

Generate WORKFLOW.md owner map from PyAutoMind/repos.yaml#23

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/repos-manifest
Jul 8, 2026
Merged

Generate WORKFLOW.md owner map from PyAutoMind/repos.yaml#23
Jammy2211 merged 1 commit into
mainfrom
feature/repos-manifest

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Replaces the stale hand-maintained repo→owner table in skills/WORKFLOW.md (it still said rhayes777/PyAutoFit, Jammy2211/PyAutoArray) with a block generated from PyAutoMind/repos.yaml — the body map, single source of repo identity (PyAutoLabs/PyAutoMind#36). Regenerate with python3 PyAutoMind/scripts/repos_sync.py --write; never hand-edit between the markers.

🤖 Generated with Claude Code

The hand-maintained owner table was stale (rhayes777/Jammy2211 owners from
before the PyAutoLabs org migration). The section is now generated between
repos_sync markers by PyAutoMind/scripts/repos_sync.py --write, from the
repos.yaml body map (PyAutoLabs/PyAutoMind#36).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 8, 2026 10:12
@Jammy2211 Jammy2211 merged commit 6f89931 into main Jul 8, 2026
1 check passed
@Jammy2211 Jammy2211 deleted the feature/repos-manifest branch July 8, 2026 10:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the developer workflow documentation to replace a stale, hand-maintained repo→owner mapping with a generated block intended to stay in sync with PyAutoMind/repos.yaml, keeping repo identity/ownership guidance consistent with the organism’s canonical registry.

Changes:

  • Replaced the old owner-mapping markdown table with a repos_sync generated block.
  • Documented the default GitHub org assumption and listed explicit exceptions.
  • Added regeneration instructions pointing to PyAutoMind/scripts/repos_sync.py --write.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread skills/WORKFLOW.md
| PyAutoArray, PyAutoGalaxy, PyAutoLens | `Jammy2211/<name>` |
| autofit_workspace, autogalaxy_workspace, autolens_workspace, autolens_workspace_test, HowToLens, euclid_strong_lens_modeling_pipeline | `Jammy2211/<name>` |
<!-- repos_sync:begin -->
All repos live at `PyAutoLabs/<local dir name>` on GitHub, except: `Jammy2211/autofit_workspace_developer`, `Jammy2211/euclid_assistant`, `Jammy2211/admin_jammy`.
Comment thread skills/WORKFLOW.md
**Workspace repos:** the `*_workspace*` repos, HowToLens, euclid pipeline.
**Workspace repos:** autofit_workspace, autogalaxy_workspace, autolens_workspace, autofit_workspace_test, autogalaxy_workspace_test, autolens_workspace_test, HowToFit, HowToGalaxy, HowToLens, euclid_strong_lens_modeling_pipeline.

Generated from `PyAutoMind/repos.yaml`; edit there, then run `python3 PyAutoMind/scripts/repos_sync.py --write`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants